home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d12 / v7n12.arc / ALLKEYS.DOC < prev    next >
Text File  |  1988-06-21  |  2KB  |  48 lines

  1.  
  2. ALLKEYS
  3. Command
  4.  
  5. Robert L. Morton                                       1988 No. 12 (Utilities)
  6.  
  7.  
  8. Purpose:    Alternately disables and enables the hotkeys used by pop-up 
  9. utilities so these key combinations can be made available to applications 
  10. programs.
  11.  
  12. Format:    [d:][path]ALLKEYS
  13.     POP-UP #1
  14.     POP-UP #2
  15.     POP-UP #3
  16.     ...
  17.     [d:][path]ALLKEYS
  18.  
  19.         or
  20.  
  21.     [d:][path]ALLKEYS [/U]
  22.  
  23. Remarks:    ALLKEYS must be loaded twice, once immediately before and once 
  24. immediately after loading the series of memory-resident (TSR) utilities whose 
  25. hotkeys are to be controlled.  Normally, this would be done by making the 
  26. appropriate entries in an AUTOEXEC.BAT file.  After the second loading of 
  27. ALLKEYS, the operation of the TSR programs in the controlled group is 
  28. initially unaffected.  Pressing Ctrl-Alt-Z, however, disables these pop-up 
  29. programs by passing their trigger keys to an applications program instead.  
  30. Pressing Ctrl-Alt-Z a second time re-enables operation of the controlled 
  31. memory-resident pop-ups.
  32.  
  33.  
  34.  
  35.     If no additional TSRs have been loaded subsequently, ALLKEYS may be 
  36. completely uninstalled by entering the command with the /U parameter.  This 
  37. might be used from the DOS prompt to change the set of pop-ups controlled by 
  38. ALLKEYS.  If TSRs, e.g. SideKick, have been loaded after ALLKEYS, complete 
  39. deinstallation is not possible, but the /U parameter will still disable 
  40. ALLKEYS' operation.
  41.  
  42.  
  43.     When ALLKEYS is activated with Ctrl-Alt-Z, a series of beeps with a 
  44. rising pitch is heard.  A descending sequence of tones sounds when ALLKEYS is 
  45. toggled off.  Instructions for modifying these tones and for changing ALLKEYS' 
  46. own Ctrl-Alt-Z hotkey are contained in the article.
  47.  
  48.